home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Drivers / play3401 / TODO < prev   
Text File  |  1994-03-02  |  1KB  |  46 lines

  1. TODO
  2. ====
  3. * play3401 still uses about 15% of CPU time on a 25 MHz mono slab
  4.   while running.
  5.  
  6. * No error messages -- playscore just stops.  (FIXED).
  7.  
  8. * When there is a large other load on your system at the same time as
  9.   the CD is being played, the playback may start to 'stutter'.  (This
  10.   problem is fortunately mostly eliminated already by the use of a
  11.   larger buffer.)
  12.  
  13. * You can't yet save the music data in one of the standard NeXT music
  14.   formats. (FIXED)
  15.  
  16. * No man page. (DONE)
  17.  
  18. * No glitzy NeXTStep frontend like CDPlayer.app.
  19.  
  20. * Load at double speed (Toshiba says it can't be done.)
  21.  
  22. * Play3401 doesn't figure out the target number of the CD ROM on its
  23.   own yet.  Sending the special SCSI commands which are intended for a
  24.   CD ROM to a harddisk may have unpredictable consequences. (FIXED)
  25.  
  26. * You can't yet specify music by tracks or time in minute, seconds
  27.   format. (FIXED)
  28.  
  29. * Change format for duration specification (DONE)
  30.  
  31. * Workspace still ejects all disks it doesn't like including audio
  32.   CDs. (FIXED)
  33.  
  34. * Add 150 to normal specifications. (DONE)
  35.  
  36. * Preload at every point (DONE)
  37.  
  38. * You need to run play3401 with superuser privileges (ie. after su
  39.   root) (Now uses SUID)
  40.  
  41. * Play3401 upon quiting may leave the CD ROM drive in a mode which may
  42.   require a power cycle on the drive before it can read ordinary CD
  43.   ROMs again (FIXED).
  44.  
  45. * Add atexit() coding
  46.